home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / March 96 / Toolbox calls in ODFDraw < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  732 b   |  [TEXT/ttxt]

  1. Subject:     Toolbox calls in ODFDraw
  2. Sent:        3/27/96 5:41 PM
  3. Received:    3/28/96 8:30 AM
  4. From:        Sbastien Doyon, doyonseb@cc.worldlinx.com
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. I got some weird trouble to merge ordinary code in the ODFDraw project. 
  9. Code Warrior dont want to compile because of use of "MacHeadersPPC" 
  10. precompiled headers in the ordinary code ( CW said "Illegal use of 
  11. precompiled headers" ). If I dont include the MacHeadersPPC file, CW dont 
  12. understand all the Toolbox calls. I dont want to convert all the code in 
  13. ODF but i want to but it on a ODF part. Can some one can help me to use 
  14. Toolbox calls in an ODF part?
  15.